From: Kim F. Storm Date: Sat, 14 Sep 2002 20:54:45 +0000 (+0000) Subject: Fix entry for keypad package. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~30569 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e64d954911c84dd91005915285c14109388fdc88;p=emacs.git Fix entry for keypad package. --- diff --git a/etc/NEWS b/etc/NEWS index 2c68319a26b..909e0e61c97 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -939,7 +939,9 @@ decimal key can be customized individually (for internationalization), `Numeric Prefix Arg' where the keypad keys produce numeric prefix args for emacs editing commands, `Cursor keys' and `Shifted Cursor keys' where the keys work like (shifted) arrow keys, home/end, etc., and -`Remove Bindings' where all bindings for the keypad keys are removed. +`Unspecified/User-defined' where the keypad keys (kp-0, kp-1, etc.) +are left unspecified and can be bound individually through the global +or local keymaps. *** The new kmacro package provides a simpler user interface to emacs' keyboard macro facilities.